inspector: Avoid a crash
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Sep 2014 23:28:56 +0000 (19:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Sep 2014 23:30:45 +0000 (19:30 -0400)
commitfb126586ed911cfbd17112baaad3ec1c5b0f8def
tree359381aebecabea6d6666c7e82f0561a144e170d
parent416bcd0b6aef1971f2e2e7c611ee620bf89d19d8
inspector: Avoid a crash

We were forgetting to free the hash table, which then gave
us weak ref notifies at an unexpected time.

https://bugzilla.gnome.org/show_bug.cgi?id=737026
gtk/inspector/widget-tree.c